[INFO] fetching crate tva 0.3.3...
[INFO] checking tva-0.3.3 against try#4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7 for pr-158816
[INFO] extracting crate tva 0.3.3 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate tva 0.3.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tva 0.3.3
[INFO] tweaked toml for crates.io crate tva 0.3.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tva 0.3.3 on toolchain 4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tva 0.3.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7aa0e966eeb7c337995fbac2167bd3ae7d543f84781bf1b54c4940bb0023d651
[INFO] running `Command { std: "docker" "start" "7aa0e966eeb7c337995fbac2167bd3ae7d543f84781bf1b54c4940bb0023d651", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7aa0e966eeb7c337995fbac2167bd3ae7d543f84781bf1b54c4940bb0023d651", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7aa0e966eeb7c337995fbac2167bd3ae7d543f84781bf1b54c4940bb0023d651" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7aa0e966eeb7c337995fbac2167bd3ae7d543f84781bf1b54c4940bb0023d651", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7aa0e966eeb7c337995fbac2167bd3ae7d543f84781bf1b54c4940bb0023d651" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking lru v0.16.3
[INFO] [stderr]     Checking zlib-rs v0.6.2
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling web_atoms v0.2.3
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling newtype_derive v0.1.6
[INFO] [stderr]     Checking string_cache v0.9.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling ndarray v0.13.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking num-conv v0.2.0
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking matrixmultiply v0.2.4
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking ratatui-core v0.1.0
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling selectors v0.33.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking line-clipping v0.3.5
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking ordermap v0.3.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking fixedbitset v0.1.9
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking entities v1.0.1
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]    Compiling bio v0.30.1
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]     Checking ratatui-widgets v0.3.0
[INFO] [stderr]     Checking bio-types v1.0.4
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking comrak v0.19.0
[INFO] [stderr]     Checking petgraph v0.4.13
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking multimap v0.6.0
[INFO] [stderr]     Checking bv v0.11.1
[INFO] [stderr]     Checking faccess v0.2.4
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking zip v7.2.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking servo_arc v0.4.3
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.13.1/src/dimension/dimension_trait.rs:428:5
[INFO] [stdout]     |
[INFO] [stdout] 428 |     #[inline]
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.13.1/src/dimension/dimension_trait.rs:537:5
[INFO] [stdout]     |
[INFO] [stdout] 537 |     #[inline]
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.13.1/src/dimension/dimension_trait.rs:694:5
[INFO] [stdout]     |
[INFO] [stdout] 694 |     #[inline]
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.13.1/src/dimension/dimension_trait.rs:815:5
[INFO] [stdout]     |
[INFO] [stdout] 815 |     #[inline]
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling strum_macros v0.18.0
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.13.1/src/dimension/dimension_trait.rs:847:13
[INFO] [stdout]     |
[INFO] [stdout] 847 |               #[inline]
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 858 | / large_dim!(4, Ix4, (Ix, Ix, Ix, Ix), Ix5, {
[INFO] [stdout] 859 | |     impl_insert_axis_array!(4);
[INFO] [stdout] 860 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `large_dim` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.13.1/src/dimension/dimension_trait.rs:847:13
[INFO] [stdout]     |
[INFO] [stdout] 847 |               #[inline]
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 861 | / large_dim!(5, Ix5, (Ix, Ix, Ix, Ix, Ix), Ix6, {
[INFO] [stdout] 862 | |     impl_insert_axis_array!(5);
[INFO] [stdout] 863 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `large_dim` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking snafu v0.6.10
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling cmd_lib_macros v1.9.6
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking markup5ever v0.36.1
[INFO] [stderr]     Checking cssparser v0.36.0
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling getset v0.0.9
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking unicode-display-width v0.2.0
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking itertools-num v0.1.3
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/itertools-0.9.0/src/rciter_impl.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     #[inline]
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: `#[inline]` can only be applied to functions
[INFO] [stdout]    = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking strum v0.18.0
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]     Checking debug_unsafe v0.1.4
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking atoi_simd v0.17.0
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking tempfile v3.25.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr] error: could not compile `itertools` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ndarray` (lib) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "7aa0e966eeb7c337995fbac2167bd3ae7d543f84781bf1b54c4940bb0023d651", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7aa0e966eeb7c337995fbac2167bd3ae7d543f84781bf1b54c4940bb0023d651", kill_on_drop: false }`
[INFO] [stdout] 7aa0e966eeb7c337995fbac2167bd3ae7d543f84781bf1b54c4940bb0023d651
